home *** CD-ROM | disk | FTP | other *** search
/ OpenGL Superbible (2nd Edition) / OpenGL SuperBible e2.iso / tools / GLUT-3.7 / PROGS / spheremap / Imakefile next >
Encoding:
Makefile  |  1998-08-12  |  165 b   |  11 lines

  1.  
  2. /* Copyright (c) Mark J. Kilgard, 1997. */
  3.  
  4. #define IHaveSubdirs
  5. #define PassCDebugFlags
  6.  
  7. SUBDIRS = hacks glsmap
  8.  
  9. MakeSubdirs($(SUBDIRS))
  10. DependSubdirs($(SUBDIRS))
  11.